Re: [GENERAL] ' syntax

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [GENERAL] ' syntax
Дата
Msg-id l03130303b379a6fe76e5@[147.233.159.109]
обсуждение исходный текст
Ответ на Re: [GENERAL] ' syntax  ("Brett W. McCoy" <bmccoy@lan2wan.com>)
Список pgsql-general
At 21:24 +0300 on 01/06/1999, Brett W. McCoy wrote:


> Precede the character with a backslash:
>
> mystring\'s
> dotorat d\'etat

The standard is doubling the quote:

mystring''s
dorctorat d''etat

Backslashes are specific to PostgreSQL, and I don't recommend them.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



В списке pgsql-general по дате отправления:

Предыдущее
От: John Browning
Дата:
Сообщение: Re: [GENERAL] ' syntax
Следующее
От: amarof
Дата:
Сообщение: ' syntax